
table {
	width: 96%;
	margin:0 auto;
	
	color:#000;
}
table, td, th {
	border:  0px;
	border-collapse: collapse;
	border: 1px solid #000;
}
td {
    padding: 10px;
	color:#000;
	
}
th {
    background: #dfdfdf;
    color: #000;
	padding: 10px 10px;
    text-align: left; 
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/*------------------------------------------boton contactp-*/
#botoncito-c{
	display:none;
	visibility:hidden; 
	margin-left:-2px;
	position:absolute;
	margin-top:-50px;
	z-index:1;
	background:0;
	text-decoration:none !important;
	
	
}
/*------------------------------------------boton prensa-*/
#botoncito-p{
	display:none;
	visibility:hidden; 
	margin-left:-2px;
	position:absolute;
	margin-top:-50px;
	z-index:1;
	background:0;
	text-decoration:none !important;
	
	
}
/*--------------------------------------------boton lsc*/
#botoncito-t {
	display:none;
	visibility:hidden; 
	margin-left:-12px;
	position:absolute;
	margin-top:-60px;
z-index:130;
	background:0;
	text-decoration:none;
	
}

/*-----botn lsc turismo--------------------------/*/
#botoncito {
	display:none;
	visibility:hidden; 
	margin-left:-32px;
	position:absolute;
	margin-top:-40px;
	z-index:1;
	background:0;
	text-decoration:none;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

/*----------------------boton servicios-*/
#botoncito-s{
	display:none;
	visibility:hidden; 
	margin-left:-32px;
	position:absolute;
	margin-top:-50px;
	z-index:1;
	background:0;
	text-decoration:none;
}
/*-----botn lsc turismo--------------------------/*/

#botoncito-3-1{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-2{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-3{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-4{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-5{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-6{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-7{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3-8{
	display:none;
	visibility:hidden;
	margin-left:-30px;
	margin-top:-30px;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
/*-----botn lsc cultura adu--------------------------/*/
#botoncito-2{
	display:none;
	visibility:hidden;
	margin-left:-32px;
	margin-top:-47px;
	
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#botoncito-3{
	display:none; 
	visibility:hidden; 
	margin-left:-30px;
	margin-top:-30px;
	//*margin-top:-47px;*//
	text-decoration:none;
	position:absolute;
	z-index:1;
	
}
#toggle {
  display: inline-block;
  position: relative;
  padding: 0.4em 0.7em;
  border: 1px solid hsl(213, 71%, 49%);
  border-radius: 5px;
  box-shadow: 0 1px 2px hsl(216, 27%, 55%);
  color: #fff;
  text-shadow: 0 -1px 1px hsl(216, 27%, 25%);
  background-color: hsl(216, 82%, 51%);
  background-image: linear-gradient(to bottom, hsl(216, 82%, 53%), hsl(216, 82%, 47%));
}

/*=====================JAWS=*/
.screenreader{
	position:absolute;
	left:-1000px;
	width:20px;
	height:20px;
	overflow:hidden;
	background:red;
}
/*---------------------color texto sistema de lectura online*/
.sexy_tooltip .powered_by, #sexy_tooltip .powered_by
{
	color:#fff;
}
/*---------------------color texto sistema de lectura online*/
/*=====================JAWS=*/
.jaws {
	color:#fff;	
	text-align:center; 
	margin:0 auto;
	font-weight:bold;
}
#boton{
	display:none;
	margin:5px 0;
}
.jaws p{
	color:#fff;
	padding:0;
	text-align:center; 
	margin:0;
	letter-spacing:-1.1px; 
	font-size:13px;
}
.caja-jaws{
	margin:0 auto;
	right:0;
	left:0;
	width:90%;
	border:1px  solid #fff ;
    border-radius:6px;
	margin-bottom:20px;
}
.caja-jaws select
{
	margin:6px 0;
}
.caja-jaws img{
	display:none;
}
#jTmplSelectForm input:first-child{
	display:none;

}	
#jTmplSelectForm input{
	background:#fff;
	width:100%;
	height:26px;
	border-radius:5px;
	color:#006db8;
	font-weight:bold;
	font-size:11px;
	margin:5 auto;
	padding:0;
}	
#jTmplDirectories option:first-child{
	display:none;
}
/* _------------------------------cambios ultimos */
.bot-access{
	position:fixed;
	bottom:320px;
	left:0px;
	top: 47%; 
	z-index:4;
	background:#076db6;
}
#caja{
	display:inline-block;
	position:fixed;
	bottom:320px;
	bottom:0px;
	width:100%;
	border-top:1.7px solid #fff;
	z-index:4;
	background:#076db6;
	opacity:0.9;
}
.exit{
	width:50px;
	background:red;
	display:block;
}
.box-color{
}
#ocul-cap{
	display:none;
}
.box-access{
	display:flex;
	justify-content:center;
}
.box-access span{
	width:default;
    margin:0 20px;
}

#capaKey div:nth-child(2) {
    margin-top: 52px;
}
#capaKey h1 {
    vertical-align: middle;
    color: #000;
    font-weight: normal;
}
#CG_TS_Select option{
	cursor:pointer;
}
#CG_TS_Select option:nth-child(2){
	display:none;
}
/*/////////////////////////////////////////////////////PROPIEDADES ZOMM*/
.zoom p{
	color:#fff;
	padding:0;
	text-align:center; 
	margin:0;
	font-weight:bold;
	/*letter-spacing:-1.1px;*/
	font-size:13px;
}
.caja-zoom {
	margin:0 auto;
	border:1px  solid #fff ;
	right:0;
	left:0;
	width:90%;
	border-radius:6px;
}
.caja-zoom div{
	position:float;
	float:center;
	color:#fff;
	width:96%;
	font-size:30px;
	padding:4px 0;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
}
/*/////////////////////////NAVEGACION TECLADO//*/
.key {
	color:#fff;
	text-align:center; 
	margin:0 auto;
	
}
.key p{
	color:#fff;
	padding:0;
	text-align:center; 
	margin:0;
	
	font-weight:bold;
	/* letter-spacing:-1.1px; */
	font-size:13px;
}
.caja-key{
	margin:0 auto;
	border:1px  solid #fff ;
	right:0;
	left:0;
	border-radius:6px;
	width:90%; /*---------------propiedad estaba deshabilitada OJO!*/
}
.icon-keyboard {
	cursor:pointer;
	font-size:35px;
}
#capaKey{
	background:#fff;
	width:100%;
	height:default;
	position:fixed;
	left:50%;
	left:0;
	right:0;
	top:0;
	transform: translateX(100%);
	transition: all 0.5s;
	outline:0px;
	z-index:4;
	bottom:0;
	overflow:auto;
}
.help {
	border-bottom:1px solid #fff;
}
.help div{
	color:#fff;
	text-align:center; 
	margin:8px auto;
}
.icon-help-with-circle{
	color:#fff;
	font-size:20px;
	margin:0 auto;
	position:float;
	float:center;
}
.margin-key{
	max-width:920px;
	height:100%;
	padding-top:30px;
	margin:0 auto;
	box-sizing:border-box;
	background:#fff;
	
}

.margin-key p{
	font-size:13pt;
}

.margin-key p,
.margin-key h1{
	text-align:center;
	color:#000;
	
}
.exit:after{
	content:"X";
	width:30px;
	height:30px;
	left:0;
	margin-top:60px;
	margin:15px;
	font-size:50px;
	position:float;
	float:left;
	font-weight:normal;
	color:#000;
	vertical-align:middle;
	cursor:pointer;
}
.breadcrumb li {
    display: inline-block;
}

#capaKey{
	background:#fff;
	
}

#capaKey2{
	background:#fff;
	width:100%;
	height:100vh;
	position:fixed;
	left:50%;
	left:0;
	right:0;
	top:0;
	transform: translateX(0%);
	transition: all 0.5s;
	outline:0px;
	z-index:3;
	bottom:0;
}
.capa-key:hover{
    transform: translateX(0%);
}
#capaKey h1{
	vertical-align:middle;
	color:#000;
	
	margin-top:19px;
	font-weight:normal;
}
#capaKey p{
	color:#000;
	line-height:-2;
}
#capaKey div:nth-child(2){
	margin-top:52px;
}
#capaKey{
	margin-top:60px;
}
.tabla {
	margin:0 auto;
	width:98%;
	margin-top:4%;
	margin-bottom:15%;
}
/*//////////////////////////////////////////////////////PROPIEDADES CONTRASTE*/
#screen-switcher {
	width:95%;
	margin:0 auto;
	padding:0;
	border:0px;
	display:block;
}
fieldset{
	padding:5px 0;
	margin:0 auto;
	width:95%;
	border:1px solid #fff;
	border-radius:6px;
}
#select-screen-switcher{
	margin:0 auto;
	padding:0;
    position:float;
	float:center;
	left:0;
}
#uno span{
	margin:0 auto;
	padding:0;
	margin-top:10px;
	width:100%;
	display:block; 
	text-align:center; 
}
#uno input{
	cursor:pointer;
	padding:0 auto;
	box-sizing: border-box;
	/*-----------------*/
	text-align:center; 
	
}
.contraste p{
	color:#fff;
	padding:0;
	font-size:15px;
	margin:0;
	font-weight:bold;
	/*letter-spacing:-1.1px;*/
	font-size:13px;
}
.idioma p{
	color:#fff;
	padding:0;
	text-align:center; 
	margin:0;
	letter-spacing:-1.1px;
	font-size:13px;
}
.idioma {
	color:#fff;
	text-align:center; 
	margin:0 auto;
	letter-spacing:-1px;
}
.idioma div {
	border:1px  solid #fff ;
	text-align:center;
	position:float;
	margin: auto;
	float:center;
}
.caja-idioma {
	margin:0 auto;
	border:1px  solid #fff ;
	right:0;
	left:0;
	width:90%;
	border-radius:6px;
}
.idioma select{
	position:float;
	margin: auto;
	margin:4px 0;
	text-align:center; 
	margin-left: auto;
	margin-right: auto;
}
select {
	border: 1px solid #ccc;
	margin:0 auto;
	padding:0;
	background:#fff;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	width:20px;
	border-radius:5px;
	font-family: 'Oxygen', sans-serif;
}
option{
	cursor:pointer;
	font-weight:bold;
	font-family: 'Oxygen', sans-serif;
}
option:hover{
	background:#000;
	color:#fff;
	font-weight:300;
	cursor:pointer;
	font-family: 'Oxygen', sans-serif;
}
#screen-switcher span{
	display:block;
	color:#fff;
	margin:0;
	padding:0
}
/*////////////////////////////////////////////////////////PROPIEDADES CONTRASTE*/
/*//////////////////////////////////////////////////▼▼ BOTON LUPA▼▼//////////////////////////////////////////////77//*/
.back-ima{
	background:#fff;
	border-radius:10px 0 0 10px;
}
.flotante {
	transform: translateX(30%);
	transition: all 0.5s;
	outline:0px;
	z-index:2;
	width:50px;
	opacity:0.8;
}
.flotante {
	
	position:fixed;
	bottom:320px;
	right:0px;
	top: 47%; 
	z-index:4;
}
.lsc p {
    margin: 0 auto;
    color: #fff;
    padding: 0;
    width: default;
    margin: 0 5px;
    margin-top: 35%;
    font-weight:bold;
    font-size: 13px;
}
.lsc input{
	background:#fff;
	width:90%;
	height:26px;
	border-radius:5px;
	color:#006db8;
	font-weight:bold;
	font-size:17px;
	margin:1.9px;
	padding:0;
}
.flotante:focus {
	outline:0px;
    z-index:2;
}
.flotante:hover {
	transform: translateX(0%);
	transition: all 0.5s;
	outline:0px;
	z-index:4;
	opacity:1;
}
/* Scroll Personalizado */
#uno ::-webkit-scrollbar {
	width: 3px;
}
#uno ::-webkit-scrollbar-thumb {
	background: #a6a4a5;
	border-radius: 5px;
}
#screen-switcher form fieldset label span{
	display:none;
}
#uno{
	display:none;
	background:#115C92;
	width:100px;   /*----------------------------------------ANCHO DE VENTANA ACCESIBLE--*/
	border-left:1.7px solid #fff;
	transition: all 0.9s;  
	opacity:0.9;
	position:fixed; /*El div será ubicado con relación a la pantalla*/
	right:0px; /*A la izquierda deje un espacio de 0px*/
	top:-100%;
	height:100%; /*alto del div*/
	z-index:5;
	-webkit-box-shadow: -6px 0px 38px -16px rgba(0,0,0,0.75);
	-moz-box-shadow: -6px 0px 38px -16px rgba(0,0,0,0.75);
	box-shadow: -6px 0px 38px -16px rgba(0,0,0,0.75);
}
.cerrar{
	width:90%;
	position:float;
	border:1px solid #fff;
	background:#19527b;
	margin:0 auto;
	margin-top:63px;
	cursor:pointer;
}
.icon-log-out{
	font-size:40px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	border-radius:5px;
}
#uno input {
	float:right;
	z-index:100;
}
/*//////////////////////////////////////////////////▲▲ BOTON LUPA ▲▲//////////////////////////////////////////////77//*/
.box-aplication{
	overflow: inherit;
	overflow-x: hidden;
}
.box-aplication span{
	overflow-y: scroll;
}
.cap-versions{
    background:#032a46;
	z-index:6;
    padding:5px;
	box-sizing:border-box;
	width:100%;
	position:absolute;
	right:0;
	border-top:1px solid #fff;
	bottom:0;
	font-size:15px;
	font-weight:100;
	text-align:center;
	color:#fff;
	display: block;
}

/*/////////////////////////////////////////////////////PROPIEDADES fuente*/
.caja-font div  {
	margin:0 auto;
	padding:0;
	width:100%;
}
#caja{
	display:inline-block;
	position:fixed;
	bottom:320px;
	bottom:0px;
	width:100%;
	border-top:1.7px solid #fff;
	z-index:4;
	background:#076db6;
	opacity:0.9;
}
#ocul-cap{
	display:none;
}
#fontsize span {
	font-family: 'Oxygen', sans-serif;
	background:red;
	color:yellow;
}
#fontsize div a{
   color:#000;
}
.font-tam p{
	color:#fff;
	padding:0;
	text-align:center; 
	margin:0;
	letter-spacing:-1.1px;
	font-size:13px;
}
.caja-font {
	margin:0 auto;
	/* border:1px  solid #fff ; */
	right:0;
	left:0;
	width:90%;
}

.caja-font div{
	position:float;
	float:center;
	color:#fff;
	width:96%;
	font-size:30px;
	padding:4px 0;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
}
#fontsize{
	border:1px solid #fff;
}
#font-type {
	color:#fff;
	width:100%;
	background:#fff;
	box-sizing: border-box;
	border-radius:5px;
	width:80%;
	margin:5px auto;
	font-size:24px;
}
#font-type-2 {
	color:#fff;
    width:80%;
	background:#fff;
	box-sizing: border-box;
	border-radius:5px;
	font-size:17px;
	margin:5px auto;
}
#font-type-3 {
	color:#fff;
	width:100%;
	background:#fff;
	box-sizing: border-box;
	border-radius:5px;
	width:80%;
	font-size:24px;
	margin:5px auto;
}
/*/////////////////////////////////////////////////////PROPIEDADES fuente*/
/*//////////////////////////////////////////////////▼▼ VENTANA FLOTATE ▼▼//////////////////////////////////////////////77//*/
a.open{
	z-index:2000;
	border-radius: 5px;
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
}
a.open:hover{
	z-index:2000;
}

#openmodal-3{
	color:#000;
	
	
}

#openmodal{

}
.modalDialog{
	background-color: rgba(0,0,0,.9);
	/* background:#fff; */
	bottom: 0;
	top:0;
	left: 0;
	right: 0;
	opacity: 0;
	position: fixed;
	z-index: -2;
}
.modalDialog:target{
	z-index:1000;
	opacity: 9;
}
#openmodal a:nth-child(1) {
	
	mrgin-left:-300px;
	

}
::before{
	
	    text-shadow: 1px 1px #000;
}

a.close{
background:#7c0303;
color: #fff;
vertical-align:bottom;
font-size: 23px;
font-weight: bold;
line-height: 22px;
right: 5px;
top:5px;
text-align: center;
text-decoration: none;
width: 30px;

border-radius:7px;
padding:5px;
position:absolute;
}
.video-prop{
    max-width: 100%;
    margin-bottom: 5px;
}

.modal{
	/* z-index:2000; */
z-index:0;

	/*border-radius: 45px 0 0 0;*/
	color: #000;
	margin: 5% auto;
	
	padding: 20px;
	position: relative;
	max-width: 296px;
	overflow-y:auto;
	height: default; 
	border-radius:5px; 
}

 .modal  h2{
	background:#fff;
	color:#000;
	font-weight: lighter;
	padding:10px;
	margin:0 auto;
	text-align:center;
	font-size:20pt;
}


#demo1{
	margin-top:30px;
	margin-bottom:20px;
}
/*=============================================================*/
/*======================================================lupe=*/

/*--------------------------------------texto pie de página--*/
.credits h4{
	text-align:center;
	color:#fff;
	left:0;
	right:0;
	font-size:16px;
	font-weight:lighter;
	margin:10px;
}
.box-footer h3
{
	font-size:16px;
	margin-bottom:5%;
	text-align:center;
	width:100%;
	font-weight:lighter;
	color:#fff;	
}
.credits h4{
	text-align:center;
	color:#fff;
	left:0;
	right:0;
	font-size:16px;
	font-weight:lighter;
}
.credits{
	position:relative;
	bottom:0;
	left:0;
	padding:5px;
	margin-top:20px;
	right:0;
}

/*----------------propiedades menú-------*/
.element-invisible{
    visibility:hidden;
	display:none;
}
.box-idioma{
	width: default ;
	height:20px;
	margin:0 14px;
	display:inline-block;
	margin-top:20px;
	float:right;
	position: relative;	
}

 a:focus, a:active{
    background-color: #225586 !important;
    color: #ffffff;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-radius: 4px;
    text-shadow:none !important;
    border-radius: 7px;
    font-weight:bold;
}


